home *** CD-ROM | disk | FTP | other *** search
- bashline.c: (sjk)++ remove hostname/mail references on the Atari ST.
- (sjk)++ add sys/times.h on an Atari ST
-
- builtins.c: (sjk)++ adjust MAXPATHLEN definition on the Atari ST.
- (sjk)++ if on an Atari ST give ?:/ a chance in a "cd ?:/"
- (sjk)++ adjust times builtin for Atari ST
-
- execute_cmd.c: (sjk)++ add checking of extensions {.tos/.ttp/.prg} on
- external commands and Alias'.
- (sjk)++ added flush_key_buff in the parent fork()
- directly after the child returns. this forces
- any keyboard input type during the execution
- of the external command to be sent to the shell.
-
- general.c: (sjk)++ we remove the call to make stdin a noblocking stream.
- (sjk)++ adjust the MAXPATHLEN on the Atari ST.
-
- mailcheck.c: (sjk)++ remove all host/mail references on the Atari ST.
-
- nojobs.c: (sjk)++ remove all host/mail references on the Atari ST.
- (sjk)++ make siginterrupt() a NULL code on the Atari ST.
- (sjk)++ define ECHILD to be an unknown/general ERROR
- code for the Atari ST.
- (sjk)++ attach the terminal to CON: on the Atari ST.
- (sjk)++ set the terminal parameters ala USG if on an Atari ST.
-
- parse.y: (sjk)++ on the ST use read_console_byte instead of getc.
-
- shell.c: (sjk)++ catch is defined in setjmp.h on the Atari ST.
- (sjk)++ set the default unixmode as we cannot assume that
- the variable is when Bash is first run.
- (sjk)++ remove all host/mail code on the Atari ST
- (sjk)++ remove interative timeout on the Atari ST
- (sjk)++ force some signal stuff to be like USG
-
- shell.h: (sjk)++ catch is defined in setjmp.h on the Atari ST.
-
- subst.c: (sjk)++ remove all host/mail references on the Atari ST
-
- trap.c: (sjk)++ NO BSD type signals on the Atari ST
-
- variables.c (sjk)++ remove all mail references on the Atari ST
- (sjk)++ we set some default environment variables, provided
- they are not already in the environment.
-
- Release version 1.
-
-